home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_366 / makewords / source / whatshere < prev    next >
Text File  |  1992-05-06  |  432b  |  19 lines

  1.  
  2. Unjumble.c    - make words from scrambled letters
  3. PhoneWord.c    - make words from telephone numbers
  4. AllPhoneWord.c    - make all combinations of letters from telephone numbers
  5.  
  6. DictToTables.c    - make tables.c needed by Unjumble.c and PhoneWord.c
  7. DictToTables    - executable
  8. tables.c    - produced by DictToTables from an ASCII text file,
  9.           linked with Unjumble & PhoneWord
  10.  
  11. makefile    - make file for all programs (for Manx Aztec C v5.0)
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.